* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
authorChong Yidong <cyd@stupidchicken.com>
Sun, 17 Dec 2006 22:56:27 +0000 (22:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 17 Dec 2006 22:56:27 +0000 (22:56 +0000)
commite7d7231e5f93ec03b8a2f8ee1f4c910e020c202c
treebfd4dc5d10df4da87ef8fad835ebf993dc7e953f
parentba765cd04806bf5fe581114eea70e9e0eaeec793
* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
speed) the case when open-paren-in-column-0-is-defun-start is nil.
Based on code by Martin Rudalics.
lisp/ChangeLog